Release 10.1A: OpenEdge Development:
Java Open Clients
Overview of Java OpenAPI classes
Table 11–1 shows a summary of the classes that support the Java OpenAPI.
Table 11–1: Java OpenAPI Classes Class Description For accessing external Progress 4GL procedures in an application service using the OpenAPI. For accessing a 4GL persistent procedure using the OpenAPI. An object containing an array for passing parameters to a 4GL procedure or user-defined function. Constants for specifying the mode of a 4GL procedure or user-defined function parameter (INPUT,INPUT-OUTPUT, orOUTPUT). Constants for specifying the 4GL data type of a procedure or user-defined function parameter, return type, or temp-table field. For defining the schema of a 4GL ProDataSet or temp-table mapped to aProDataGraph.1 For defining the schema of a 4GL temp-table contained within aProDataGraph(mapped to aProDataObject).2 For defining a ProDataSet data-relation contained within aProDataGraph.2 For defining the schema of a 4GL temp-table mapped to an SQLResultSet.2
1For complete description of theProDataGraphclass and its associated classes, see Chapter 5, " Accessing Progress ProDataSets."2For complete information on temp-table parameters mapped to an SQLResultSet, see Appendix C "Passing Temp-tables as SQL ResultSet Parameters."
The sections of this chapter describe how to use these classes to access an AppServer using the Java OpenAPI.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |